home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / Chip_2004-11_cd1.bin / software / frigate / Frigate3_Lite_v25.exe / {app} / Addons / Schemes / MIDL.sch < prev    next >
Text File  |  2004-01-06  |  6KB  |  194 lines

  1. object TPersHolder
  2.   P.Name = 'Microsoft IDL'
  3.   P.Extensions.Strings = (
  4.     'idl')
  5.       P.SyntaxBlocks = <
  6.     item
  7.       Name = 'Default'
  8.       ID = 0
  9.       CaseSensitive = True
  10.       FIText = 0
  11.       FIIntNum = 1
  12.       FIFloatNum = 2
  13.       FIHexNum = 3
  14.       FIDirective = 4
  15.       FISymbol = 7
  16.       UseSymbols = True
  17.       UseLineDirectives = True
  18.       UseComments = True
  19.       UseSingleLineComments = True
  20.       UseMultiLineComments = True
  21.       UseStrings = True
  22.       UseSingleLineStrings = True
  23.       UseNumbers = True
  24.       UsePrefixedNumbers = True
  25.       UseKeywords = True
  26.       BlockDelimiters = <>
  27.       LineDirectivePrefix = '#'
  28.       SingleLineCommentDelimiters = <
  29.         item
  30.           FontID = 5
  31.           LeftDelimiter = '//'
  32.         end>
  33.       MultiLineCommentDelimiters = <
  34.         item
  35.           FontID = 6
  36.           LeftDelimiter = '/*'
  37.           RightDelimiter = '*/'
  38.         end>
  39.       SingleLineStringDelimiters = <
  40.         item
  41.           FontID = 8
  42.           LeftDelimiter = '"'
  43.           RightDelimiter = '"'
  44.         end
  45.         item
  46.           FontID = 9
  47.           LeftDelimiter = 'uuid('
  48.           RightDelimiter = ')'
  49.         end
  50.         item
  51.           FontID = 9
  52.           LeftDelimiter = 'uuid ('
  53.           RightDelimiter = ')'
  54.         end>
  55.       NumPrefixes = <
  56.         item
  57.           LeftDelimiter = '0x'
  58.         end
  59.         item
  60.           LeftDelimiter = '0X'
  61.         end>
  62.       KeywordSets = <
  63.         item
  64.           FontID = 10
  65.           Name = 'reserved'
  66.           Keywords =
  67.             '__int3264,__int64,aggregatable,allocate,appobject,arrays,async,a' +
  68.             'sync_uuid,auto_handle,bindable,boolean,broadcast,byte,byte_count' +
  69.             ',call_as,callback,char,coclass,code,comm_status,const,context_ha' +
  70.             'ndle,context_handle_noserialize,context_handle_serialize,control' +
  71.             ',cpp_quote,custom,decode,default,defaultbind,defaultcollelem,def' +
  72.             'aultvalue,defaultvtable,dispinterface,displaybind,dllname,double' +
  73.             ',dual,enable_allocate,encode,endpoint,entry,enum,error_status_t,' +
  74.             'explicit_handle,fault_status,first_is,float,handle,handle_t,heap' +
  75.             ',helpcontext,helpfile,helpstring,helpstringcontext,helpstringdll' +
  76.             ',hidden,hyper,id,idempotent,ignore,iid_is,immediatebind,implicit' +
  77.             '_handle,import,importlib,in,in_line,include,int,interface,last_i' +
  78.             's,lcid,length_is,library,licensed,local,long,max_is,maybe,messag' +
  79.             'e,midl_pragma,midl_user_allocate,midl_user_free,min_is,module,ms' +
  80.             '_union,ncacn_at_dsp,ncacn_dnet_nsp,ncacn_http,ncacn_ip_tcp,ncacn' +
  81.             '_nb_ipx,ncacn_nb_nb,ncacn_nb_tcp,ncacn_np,ncacn_spx,ncacn_vns_sp' +
  82.             'p,ncadg_ip_udp,ncadg_ipx,ncadg_mq,ncalrpc,nocode,nonbrowsable,no' +
  83.             'ncreatable,nonextensible,notify,object,odl,oleautomation,optimiz' +
  84.             'e,optional,out,out_of_line,pipe,pointer_default,propget,propput,' +
  85.             'propputref,ptr,public,range,readonly,ref,represent_as,requestedi' +
  86.             't,restricted,retval,shape,short,signed,size_is,small,source,stri' +
  87.             'ct_context_handle,string,struct,switch,switch_is,switch_type,tra' +
  88.             'nsmit_as,typedef,uidefault,union,unique,unsigned,user_marshal,us' +
  89.             'esgetlasterror,uuid,v1_enum,vararg,version,void,warning,wchar_t,' +
  90.             'wire_marshal'
  91.         end>
  92.     end>
  93.   P.FontTable = <
  94.     item
  95.       FontID = 0
  96.       GlobalAttrID = 'Whitespace'
  97.       Font.Charset = DEFAULT_CHARSET
  98.       Font.Color = clBlack
  99.       Font.Height = -13
  100.       Font.Name = 'Courier New'
  101.       Font.Style = []
  102.     end
  103.     item
  104.       FontID = 1
  105.       GlobalAttrID = 'Integer'
  106.       Font.Charset = DEFAULT_CHARSET
  107.       Font.Color = clGreen
  108.       Font.Height = -13
  109.       Font.Name = 'Courier New'
  110.       Font.Style = []
  111.     end
  112.     item
  113.       FontID = 2
  114.       GlobalAttrID = 'Float'
  115.       Font.Charset = DEFAULT_CHARSET
  116.       Font.Color = clGreen
  117.       Font.Height = -13
  118.       Font.Name = 'Courier New'
  119.       Font.Style = []
  120.     end
  121.     item
  122.       FontID = 3
  123.       GlobalAttrID = 'Integer'
  124.       Font.Charset = DEFAULT_CHARSET
  125.       Font.Color = clGreen
  126.       Font.Height = -13
  127.       Font.Name = 'Courier New'
  128.       Font.Style = []
  129.     end
  130.     item
  131.       FontID = 4
  132.       GlobalAttrID = 'Defines'
  133.       Font.Charset = DEFAULT_CHARSET
  134.       Font.Color = clGreen
  135.       Font.Height = -13
  136.       Font.Name = 'Courier New'
  137.       Font.Style = [fsBold]
  138.     end
  139.     item
  140.       FontID = 5
  141.       GlobalAttrID = 'Comment'
  142.       Font.Charset = DEFAULT_CHARSET
  143.       Font.Color = clGray
  144.       Font.Height = -13
  145.       Font.Name = 'Courier New'
  146.       Font.Style = [fsItalic]
  147.     end
  148.     item
  149.       FontID = 6
  150.       GlobalAttrID = 'Comment'
  151.       Font.Charset = DEFAULT_CHARSET
  152.       Font.Color = clGray
  153.       Font.Height = -13
  154.       Font.Name = 'Courier New'
  155.       Font.Style = [fsItalic]
  156.     end
  157.     item
  158.       FontID = 8
  159.       GlobalAttrID = 'String'
  160.       Font.Charset = DEFAULT_CHARSET
  161.       Font.Color = clMaroon
  162.       Font.Height = -13
  163.       Font.Name = 'Courier New'
  164.       Font.Style = []
  165.     end
  166.     item
  167.       FontID = 10
  168.       GlobalAttrID = 'Reserved words'
  169.       Font.Charset = DEFAULT_CHARSET
  170.       Font.Color = clBlue
  171.       Font.Height = -13
  172.       Font.Name = 'Courier New'
  173.       Font.Style = [fsBold]
  174.     end
  175.     item
  176.       FontID = 9
  177.       GlobalAttrID = 'Reserved words'
  178.       Font.Charset = DEFAULT_CHARSET
  179.       Font.Color = clBlue
  180.       Font.Height = -13
  181.       Font.Name = 'Courier New'
  182.       Font.Style = [fsBold]
  183.     end
  184.     item
  185.       FontID = 7
  186.       GlobalAttrID = 'Delimiters'
  187.       Font.Charset = DEFAULT_CHARSET
  188.       Font.Color = clBlack
  189.       Font.Height = -13
  190.       Font.Name = 'Courier New'
  191.       Font.Style = []
  192.     end>
  193.   P.SyntaxVersion = 3
  194. end